home *** CD-ROM | disk | FTP | other *** search
/ Hardcore Gamer Resource Kit / Hardcore Gamer Resource Kit - Disc 3.iso / screensavers / saver25.zip / SOURCE.ZIP / resource.h < prev    next >
C/C++ Source or Header  |  1997-07-16  |  2KB  |  42 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by Saver.rc
  4. //
  5. #define IDS_DESCRIPTION                 1
  6. #define IDM_ABOUTBOX                    0x0010
  7. #define IDD_ABOUTBOX                    100
  8. #define IDS_ABOUTBOX                    101
  9. #define IDD_SAVER_DIALOG                102
  10. #define IDS_SCREENSAVER                 102
  11. #define IDR_MAINFRAME                   128
  12. #define IDC_NULLCURSOR                  129
  13. #define IDI_ICON1                       134
  14. #define IDR_AVI2                        136
  15. #define IDR_TEXTURE1                    666
  16. #define IDC_EDIT1                       1000
  17. #define IDC_EDIT_WIDTH                  1000
  18. #define IDC_SCROLLBAR1                  1002
  19. #define IDC_SCROLLBAR_SPEED             1002
  20. #define IDC_COMBO1                      1003
  21. #define IDC_CAP_STYLE                   1003
  22. #define IDC_SCROLLBAR2                  1004
  23. #define IDC_SCROLLBAR_RES               1004
  24. #define IDC_JOIN_STYLE                  1005
  25. #define IDC_PREVIEW                     1006
  26. #define IDC_BUTTON_COLOR                1007
  27. #define IDC_BUTTON_FILE                 1008
  28. #define IDC_RADIO1                      1019
  29. #define IDC_RADIO2                      1020
  30. #define IDC_CHECK1                      1021
  31.  
  32. // Next default values for new objects
  33. // 
  34. #ifdef APSTUDIO_INVOKED
  35. #ifndef APSTUDIO_READONLY_SYMBOLS
  36. #define _APS_NEXT_RESOURCE_VALUE        140
  37. #define _APS_NEXT_COMMAND_VALUE         32771
  38. #define _APS_NEXT_CONTROL_VALUE         1022
  39. #define _APS_NEXT_SYMED_VALUE           101
  40. #endif
  41. #endif
  42.